home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Meeting Pearls 4
/
Meeting Pearls Vol. IV (1996)(GTI - Schatztruhe)[!].iso
/
Pearls
/
mods
/
SetConfig
< prev
next >
Wrap
Text File
|
1995-09-12
|
173b
|
7 lines
;dieses Script setzt die ENV Variable DeliConfig, falls
;sie nicht existiert
IF NOT EXISTS ENV:DELICONFIG
SetEnv DELICONFIG :Pearls/mus/DeliTracker_II/DeliConfig
ENDIF